home *** CD-ROM | disk | FTP | other *** search
/ IBM Aptiva Multimedia Exploration CD / Aptiva DEMO CD.iso / dos63 / group.ini < prev    next >
INI File  |  1993-12-31  |  2KB  |  73 lines

  1. [group1]
  2.         program =
  3.         {
  4.         command = E %1
  5.         title = IBM DOS E Editor
  6.         help = Starts IBM DOS E Editor, a text editor you can use to create and modify text files. After you choose Editor, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on Editor "~$130~
  7.         pause = disabled
  8.         dialog =
  9.         {
  10.                 title = File to Edit
  11.                 info = Enter the name of the file to edit. To start IBM DOS E Editor without opening a file, press ENTER.
  12.                 prompt = File to edit?
  13.                 parameter = %1
  14.         }
  15.         }
  16.  
  17.     program =
  18.     {
  19.         help = The Scheduler lets you schedule any program to run at a set time and date. You can schedule any executable command accepted at the DOS prompt. The CPSCHED.EXE (TSR) should be loaded from the Autoexec.bat before being run from the SHELL.
  20.         screenmode = text      
  21.         alttab = enabled
  22.         altesc = enabled
  23.         ctrlesc = enabled
  24.         prevent = disabled
  25.         command = SCHEDULE
  26.         title = Central Point Scheduler
  27.         pause = disabled
  28.     }
  29.  
  30.     program = 
  31.     {
  32.         help = Starts UNDELETE program, that provides a full-screen undelete tool that can recover deleted files and directories.^m   "Restoring Deleted Files "~I155~
  33.         screenmode = text
  34.         alttab = enabled
  35.         altesc = enabled
  36.         ctrlesc = enabled
  37.         prevent = disabled
  38.         command = UNDELETE
  39.         title = Central Point Undelete
  40.         pause = disabled
  41.     }
  42.  
  43. [endgroup1]
  44.  
  45. [group2]
  46.         program =
  47.         {
  48.         command = CPBACKUP
  49.         title = Central Point Backup
  50.         help = Starts CPBACKUP program, that provides a full-screen backup and restore tool.^m
  51.         pause = disabled
  52.         }
  53.  
  54. [endgroup2]
  55.  
  56. [group3]
  57.     program =
  58.     {
  59.         command = IBMAVD
  60.         title = IBM AntiVirus/DOS
  61.         pause = disabled
  62.         help = Starts IBM AntiVirus/DOS, which can help you prevent, detect and remove computer viruses from your system.
  63.         screenmode = text
  64.         alttab = enabled
  65.         altesc = enabled
  66.         ctrlesc = enabled
  67.         prevent = disabled
  68.     }
  69.  
  70. [endgroup3]
  71.  
  72.  
  73.